.ind_12_con{
	float:left;
	text-align:left;
	line-height:27px;
	width:270px;
	height:152px;
	border:1px solid #eaeaea;
	overflow:hidden;
}

.ind_12_con .mainbox{
    overflow:hidden;
    position:relative;
	
}
.ind_12_con .flashbox{
   overflow:hidden;
   position:relative;
  
}
.ind_12_con .imagebox{
    text-align:right;
	position:absolute;
	z-index:9999;
	bottom:0;
}
.ind_12_con .txtbox{
    text-align:left;
	position:absolute;
	z-index:999;
	width:272px;
	height:27px;
	bottom:0;
	background:url(img/bg.png);
}
.ind_12_con .bitdiv{display:inline-block;width:12px;height:22px;margin:7px 5px 0px 0px;cursor:pointer;float:right;}
.ind_12_con .defimg{background:url(img/n.png) no-repeat}
.ind_12_con .curimg{background:url(img/h.png) no-repeat}

.ind_12_con.txtdiv{display:inline-block;width:272px;height:28px;float:left;text-align:left;text-indent:10px;}
.ind_12_con .deftxt{display:none;}
.ind_12_con .curtxt{display:block;color:#ffffff;cursor:pointer;text-indent:5px}